Skip to content

Conversation

@leereilly
Copy link
Contributor

This PR removes a pesky extra ` closing a code block.

Fix formatting of code block in README
@leereilly leereilly requested a review from a team as a code owner January 17, 2026 20:38
Copilot AI review requested due to automatic review settings January 17, 2026 20:38
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes incorrect markdown formatting in the Python SDK README by removing an extra backtick from a code block closing delimiter.

Changes:

  • Corrected code block closing from four backticks (````) to three backticks (```) on line 154

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@SteveSandersonMS SteveSandersonMS added this pull request to the merge queue Jan 19, 2026
@SteveSandersonMS
Copy link
Contributor

Thanks @leereilly!

Merged via the queue into github:main with commit 4b1d5d4 Jan 19, 2026
11 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants